set
Extra files to include in generated `.pb.h`
Content copied to clipboard
repeated string include = 24;
Parameters
index
The index to set the value at.
value
The include to set.
Automatic includes to exclude from generated `.pb.h`
Same as nanopb_generator.py command line flag -x.
Content copied to clipboard
repeated string exclude = 26;
Parameters
index
The index to set the value at.
value
The exclude to set.